Welcome![Sign In][Sign Up]
Location:
Search - number detect

Search list

[Graph RecognizeBP net detect number

Description: 基于bp神经网络的数字识别系统-Number recognition system based on the BP Artificial Neural Network
Platform: | Size: 146432 | Author: 张涛 | Hits:

[Graph programpcafacerecognisematlab

Description: 人脸检测的方法很多,pca是其中比较有效的一种。本代码主要是使用pca的方法进行人脸检测,可以检测出人脸的位置,数目,大小-Face Detection many ways, the PCA is a more effective. The code is based on the PCA method Face Detection can detect human faces in the number, size
Platform: | Size: 1024 | Author: 段娜 | Hits:

[Graph programchunlincheck_second1

Description: 本程序实现的功能是车辆检测,通过序列图像来检测车辆的数量和区分车辆的大小。本程序在vc.net上实现。-this program is the function of vehicle testing, through sequences of images to detect vehicles and the number of vehicles the size distinction. The procedures in vc.net achieve.
Platform: | Size: 5861376 | Author: 唐佳林 | Hits:

[matlabkkmatlabrenlian

Description: 人脸检测的方法很多,kl是其中比较有效的一种。本代码主要是使用pca的方法进行人脸检测,可以检测出人脸的大小位置,数目,大小-Face Detection many means kl is a more effective. The code is the use of the method pca Face Detection can detect the size face location, number, size
Platform: | Size: 2048 | Author: wutonghai | Hits:

[OtherHumanDetectionAndRecognitionInColorVideoMonitorSys

Description: 实际应用中所采集的大多是彩色序列图像,研究彩色序列图像的人脸检测和识别有特别重要的意义. 文中对彩色序列图像的人脸检测和识别进行了深入的研究和探讨,在综合了国内外计算机视觉和人工智能领域先进理论 和技术的基础上,开发了一个完整的人脸检测和识别系统.在系统实现过程中,提出了以下一些创新性的概念、 方法和系统结构.关  键  词:人脸检测 人脸识别 肤色分析 运动分析 支撑向量机 主成分分析 -practical application by the majority of the acquisition of color images, Study color image sequence of face detection and identification of special significance. Color text of the image sequence Face Detection and Identification conducted a thorough study and research, consolidated domestic and foreign computer vision and artificial intelligence theory and the field of advanced technologies on the basis of development of a complete face detection and recognition system. the system implementation process, the following number of innovative concepts, methods and systems architecture. Keywords : Face Detection Face Recognition color analysis Motion Analysis Support Vector Machine Principal Component Analysis
Platform: | Size: 7730176 | Author: QHLee | Hits:

[Graph RecognizeFaceDetect0519

Description: 这是一个多种方法合成的可进行人脸的检测,有肤色检测、模板匹配检测-This is a synthesis of a number of ways people can face detection, a color detection, template matching detection
Platform: | Size: 74752 | Author: 古月 | Hits:

[Special EffectsCarCrash

Description: LPR 可以检测车牌,并把它从图片中提取出来,在应用领域是非常广泛的,也希望可以不帮助需要的人 -LPR can detect number plates, and it extracted from the picture, in the application of the field is very broad, but also hope that we can not help those who need it
Platform: | Size: 46080 | Author: joan | Hits:

[JSP/Javalist

Description: (1)写一个final参数类M,包括比较次数、交换次数、探测次数属性,并重写构造器和toString方法。 (2)写一个抽象类A,其中包括要排序的数据。提供三个final方法,分别完成比较、探测、交换操作的同时,正确改变私有的M类对象成员的相关属性。并提供一个虚方法doSort,同时提供一个final方法sort(先设置M对象初值,然后调用doSort方法,返回M对象引用) (3)写三个采用不同方法排序的A类的派生类A1,A2,A3 (4)写一个测试类作为主类,分别生成A1,A2,A3的对象并调用sort方法,显示三个方法在排序时候的性能参数。-(1) write a final parameters of type M, including a number of the exchange frequency, to detect the number of attributes, and rewrite the constructor and the toString method. (2) to write an abstract class A, including the sort of data. Final offers three methods, respectively compared to detection, the exchange operation at the same time, the right to change the private members of M-type object associated attributes. And to provide a virtual method doSort, while providing a final way to sort (first set the initial value M object, and then call doSort methods, the return of M object reference) (3) to write three different methods to sort the A class derived class A1, A2 , A3 (4) write a test class as the main categories, and to generate A1, A2, A3 of the object and call sort method, showed that the three methods in order when the performance parameters.
Platform: | Size: 2048 | Author: jiuyou | Hits:

[Special EffectsHoughcircle

Description: 这是一个hough圆的程序,检测图形图像中的圆,可以对一些目标进行检测和处理。-Hough it is a circular process, testing graphics image circle, you can detect a number of targets and processing.
Platform: | Size: 1358848 | Author: 北方上午 | Hits:

[Graph RecognizeLocationOfCarBoard

Description: 车牌定位,检测出车牌号码的图像分割程序,不需要调试-License plate location, license plate numbers to detect the image segmentation procedure, do not need to debug
Platform: | Size: 2700288 | Author: stleger | Hits:

[Special EffectsHough_transfor

Description: 函数名称: * HoughDIB() * * 参数: * LPSTR lpDIBBits - 指向源DIB图像指针 * LONG lWidth - 源图像宽度(象素数,必须是4的倍数) * LONG lHeight - 源图像高度(象素数) * 返回值: * BOOL - 运算成功返回TRUE,否则返回FALSE。 * * 说明: * 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 * 提取出来。 * * 要求目标图像为只有0和255两个灰度值的灰度图像。-Function name:* HoughDIB ()** parameters:* LPSTR lpDIBBits- point to the source DIB image pointer* LONG lWidth- source image width (pixel number 4 must be in multiples of)* LONG lHeight- source image height (pixel number)* return value:* BOOL- operation successful return TRUE, otherwise return FALSE.** Description:* The function used to detect images of parallel straight lines. If the image has two parallel straight lines, they will be two parallel straight-line* extracted.** Request object image for only 0 and 255, two gray value of gray-scale image.
Platform: | Size: 12288 | Author: luyc | Hits:

[Embeded-SCM Develop114916802

Description: 路径识别是体现智能车智能水平的一个重要标志,而传感器是智能车进行路径识别的关键检测元件。针对智能车在特殊路径与传感器数目限制的条件下的路径识别,提出了基于红外传感器的路径识别方案与基于图像传感器的路径识别方案,并对两种方案的应用性能进行了比较。通过将基于面阵图像传感器的路径识别方案应用于第一届“飞思卡尔”杯全国智能车竞赛并取得优异成绩,验证了该方案的可行性与有效性。 -Path to identify the smart cars are smart level reflected an important sign, and the sensors are intelligent vehicle path to identify the key components Detect. For the smart car at a special restriction on the number of paths with the sensor under the condition of the path of recognition, based on infrared sensors to identify the path with the path based on the image sensor to identify the program, and application performance, the two plans are compared. By noodle-based image sensor array to identify the path used in the first session of the program " Freescale" Cup National Smart car contests and achieved excellent results, verify the feasibility and effectiveness of the program.
Platform: | Size: 224256 | Author: 张庆龙 | Hits:

[Special EffectsAda_car

Description: training adaboost to detect car number
Platform: | Size: 37888 | Author: tuzhiguo | Hits:

[Graph programcircle-detect

Description: 这是我搜集的用VC编写圆检测程序的一些代码和算法,算法以HOUGH变换为主-This is my collection of circle detection using VC procedures to prepare a number of code and algorithm to transform the main HOUGH
Platform: | Size: 6144 | Author: 丰旻 | Hits:

[Othermem_VHL

Description: 关于《Visual Leak Detector》代码,及说明书,及多个版本。-On " Visual Leak Detector" code, and manuals, and a number of versions.
Platform: | Size: 1299456 | Author: wangfei | Hits:

[Special EffectsHarris-corner-detect

Description: Harris角点检测程序。选定图像中某以区域,通过设置角点的最大个数和最小个数来设定检测阈值。-Harris corner detection process. A selection of images to the region by setting the maximum number of corners and the minimum number to set the detection threshold.
Platform: | Size: 352256 | Author: 孙谦 | Hits:

[Software Engineering741-2474-PB[1]

Description: ieee paper which helps in recognising the number plate of vehicles.An algorithm is proposed which provides information to detect number plate.
Platform: | Size: 910336 | Author: mihir kiran | Hits:

[Com Portdetect-serial

Description: 用VB6.0开发,能够自动检测计算机的串口号-VB automatically detects the serial number of your computer
Platform: | Size: 2048 | Author: pjf | Hits:

[Graph RecognizeAdaboost

Description: 利用adaboost算法进行人脸识别,检测一副静态或动态图像中的人头数目-Adaboost algorithm using face recognition, image detection of a static or dynamic number of head
Platform: | Size: 12482560 | Author: 张力 | Hits:

[Special Effectsnumber-plate

Description: 文章提出了一种车牌照字符倾斜的校正方法, 该方法基于Hough 变换和Radon 变换。用Hough 变换检测车牌照上下两边,并对水平倾斜的牌照进行水平校正, 再用Radon 变换检测字符垂直倾斜角度并进行垂直校正, 实验结果表明车牌图像经过二次校正大大减少了字符切分的困难, 有利于后面字符的正确识别。-This paper presents a vehicle license plate characters tilt correction method based on Hough transform and Radon transform. Hough transform to detect vehicle license plate with the top and bottom, and the license to the level of horizontal tilt correction, then the character Radon transform to detect vertical tilt and vertical adjustment, the experimental results show that the correct license plate image is greatly reduced secondary character segmentation difficulties, is conducive to correctly identify the characters behind.
Platform: | Size: 240640 | Author: mimi | Hits:
« 12 3 4 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net